PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardArtifactAttribute Class / setSubtype Method
A PDFStandardArtifactSubtype enum member specifying the subtype of artifact that this attribute describes.
In This Topic
    setSubtype Method
    In This Topic
    Sets the artifact subtype.
    Syntax
    public void setSubtype( 
       PDFStandardArtifactSubtype value
    )

    Parameters

    value
    A PDFStandardArtifactSubtype enum member specifying the subtype of artifact that this attribute describes.
    See Also